home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 / (Vol 132) Jun 09 2011.iso / Games / eggs-terminator-2.swf / scripts / DefineButton2_284 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  68 b   |  7 lines

  1. on(release){
  2.    with(_root)
  3.    {
  4.       gotoAndStop(2);
  5.    }
  6. }
  7.